From: Rosen Penev Date: Thu, 9 Oct 2025 02:05:53 +0000 (-0700) Subject: lrzsz: fix compilation with gcc15 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=e9b710181d257bb5fe648cc9d8346fd484dfa251;p=feed%2Fpackages.git lrzsz: fix compilation with gcc15 Add gnu11 to fix compilation. Support for the latest standard takes too much patching. Signed-off-by: Rosen Penev --- diff --git a/utils/lrzsz/Makefile b/utils/lrzsz/Makefile index 524e5b525f..ef4fb55159 100644 --- a/utils/lrzsz/Makefile +++ b/utils/lrzsz/Makefile @@ -41,6 +41,8 @@ define Package/lrzsz/description from a variety of programs running under various operating systems. endef +TARGET_CFLAGS += -std=gnu11 + define Package/lrzsz/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/lrz $(1)/usr/bin/